Release 10.1A: OpenEdge Development:
Progress Dynamics Repository Reference


gsm_tagged_data table — gsmtd

This table associates data tags defined in the gsc_data_tag table with specific items of data such as specific object types to identify that the object types belong to the framework itself. A specific item of data can contain any number of tags for various purposes, but a specific tag can only be allocated once to a specific item of data.

As tags are generically attached to data, the schema triggers for data that might have tags attached must ensure that the tags are deleted when the data is deleted.

Table 4–25 lists the table’s FLA, fields, and foreign keys.

Table 4–25: gsm_tagged_data table information 
Table FLA
Fields (data type)
Foreign keys
gsmtd
tagged_data_obj (Decimal)
owning_entity_mnemonic (Character)
owning_reference (Character)
data_tag_obj (Decimal)
data_tag_obj

Table 4–26 gives details of the table’s indexes.

Table 4–26: gsm_tagged_data index information 
Index name
Elements
Type
XPKgsm_tagged_data
tagged_data_obj
Primary Unique
XAK1gsm_tagged_data
owning_reference
owning_entity_mnemonic
data_tag_obj
Unique
XIE1gsm_tagged_data
data_tag_obj
Nonunique


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095